/* Fix så moduler i højrespalten ikke bliver placeret ved siden af hinanden */

aside .module {
	clear: both;
	}

/* /Fix så moduler i højrespalten ikke bliver placeret ved siden af hinanden */

/* Drop-down-menu */

@media (min-width: 769px) {

	.nav-child.unstyled.small.dropdown-menu {
		margin-left: 0;
	}

}

.navbar-nav > li > a {
	font-family: Open Sans,sans-serif !important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
background-color:#fff;
color: #333;
}

.dropdown-menu > li > a.selected,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
background-color:#fff;
color: #cf1836;
}

.nav-child.unstyled.small.dropdown-menu {
	background-color: #fff;
	}

.navbar-nav > li > .dropdown-menu {
	border-radius: 0;
	}

.small.dropdown-menu {
	font-size: 1em !important;
	}

.dropdown-menu {
padding: 0;
border-color: #ccc;
border-width: 0 0 2px 0;
border-style: solid;
box-shadow: none;
width: 100%;
}

.dropdown-menu > li > a {
	padding: 5px 30px 10px 25px;
	}

/* /Drop-down-menu */


hr {
	clear: both;
	padding: 1em;
	position: relative;
	top: 1.5em;
	}

#cp-bg-bar {
	z-index: 1060;
	}

/* Cookieinformation */

.jb.accept {
	width: 100px;
	border-radius: 0;
	}

.jb.accept:hover {
	box-shadow: 0 0 5px #666;
	}

.jb.cookie {
	z-index: 1040;
	box-shadow: 0 0 20px #000;
	}

/* /Cookieinformation */

/*html, body, #page, #slider, #cp-bg-slide {
	height: 100%;
	}
*/

/* AddThis */

.atss a {
	opacity: 0.75;
	}

.atss a:hover {
	opacity: 1;
	}

/* /AddThis */

/* Print and email popup-windows */

.popup-window {
	background: #fff;
	margin-left: 20px;
	}

.popup-window label {
	width: 100px;
	}

.popup-window button {
	border: 1px solid #ccc;
	margin-right: 10px;
	padding: 5px 15px;
	width: 90px;
	}

.icon-cog:before {
	font-family: FontAwesome;
	content: "\f02f  \f003";
	font-size: 1.25em;
	}

.caret {
	display: none;
	}

.btn.dropdown-toggle {
	background: #fff none repeat scroll 0 0;
	margin: 5px;
	}

.btn-group > .btn, .btn-group-vertical > .btn {
	position: absolute;
	right: -5px;
	top: -20px;
	opacity: 0.75;
	}

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover {
	opacity: 1;
	}

/* /Print and email popup-windows */


#mainbody .container {
	overflow: visible; /* hidden i j-backbone.css på linje 490 - hvorfor? */
	}

#mainbody {
	background-color: #eee;
	}

#top .container {
	padding: 0;
	}

body,
h1,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	}

h2 {
	font-weight: 300;
	}

.frontpagetitleblock h2,
.frontpagetitleblock h3,
.frontpagetitleblock h4,
.frontpagetitleblock h5,
.frontpagetitleblock h6 {
	font-weight: 400;
	}

.continue {
	bottom: 0;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 1040;
	}

a.continue {
	background-image: url(../images/continue-arrow.png);
	background-repeat: no-repeat;
	background-position: 50% 25px;
	background-size: 40% auto;
	color: #fff;
	display: block;
	font-size: 12px;
	height: 40px;
	margin: 0 auto;
	opacity: 0.5;
	filter: alpha(opacity=50);
	letter-spacing: 0.1em;
	position: relative;
	width: 100px;
	}

a.continue:hover {
	color: #fff;
	opacity: 0.75;
	filter: alpha(opacity=75);
	}

body {
	color: #333;
	background-color: #333;
	}

#slider {
	height: 100vh;
	}
	
.page-header {
	border-bottom: none;
	margin: 0;
	padding: 0;
	}

.navbar-brand {
	display: block;
	float: none;
	margin: 0 0 0 -10px;
	width: 275px;
/*	height: 135px;*/
	background: #fff none repeat scroll 0 0;
/*	padding: 30px 0 0 35px;*/
	padding: 20px;
	line-height: 1.2em;
	}

.navbar-nav > li {
	float: none;
	}

.navbar-nav > li > a {
	font-size: 1em;
	line-height: 1.15em;
	}

.navbar-nav > li {
	border-left: 2px solid #ccc;
	margin-left: 20px;
	line-height: 15px;
	}

.navbar-nav > li:hover {
	border-left: 2px solid;
}

#menu .navbar-collapse {
	float: left;
	}

.nav.menu.navbar-nav,
.navbar-collapse.collapse {
	width: 100%;
	}

.nav.menu.navbar-nav {
	padding-bottom: 7px;
	}

#menu .container {
/*	position: absolute;*/
	position: relative;
	background-color: #fff;
	width: 275px;
/*	top: 135px; */
	margin-left: -10px;
	-webkit-box-shadow: 0 -75px 50px 15px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0 -75px 50px 15px rgba(255, 255, 255, 0.5);
	box-shadow: 0 -75px 50px 15px rgba(255, 255, 255, 0.5);
	}

.logo {
	position: relative;
	z-index: 1;
/*	height: 135px;*/
	}


@media (min-width: 769px) {

	.accommodationimages {
		margin-left: 20px;
		}

	#menu .navbar-collapse {
		max-height: 1000px !important;
		}

	header#header {
		height: 5px;
	}

	.nav.menu.navbar-nav,
	.navbar-brand,
	.search-module {
		border-left: 2px solid;
		border-right: 2px solid;
	}
	
	.search-module {
		clear: both;
		padding: 15px 0 15px 35px;
	}

	.search-module input {
		background: transparent;
		border-style: none none solid;
		border-width: medium medium 2px;
		color: rgba(255,255,255,0.75);
		border-color: rgba(255,255,255,0.75);
		font-size: 1em;
		width: 200px;
		padding-bottom: 0.3em;
		padding-left: 0;
	}
	
	.search-module input.button {
		width: 20px;
		border: none;
		position: absolute;
		right: 40px;
		top:20px;
		}
	
	.search-module input.inputbox:hover,
	.search-module input.inputbox:focus {
		border-style: none none solid;
		border-width: medium medium 2px;
		color: rgba(255,255,255,1);
		border-color: rgba(255,255,255,1);
	}		

	.frontpagetitleblock,
	.sponsorlogoer {
		top:100px !important;
		}
	
	#bottom2,
	#bottom2 .container {
		margin: 0;
		padding: 0;
		}

}


@media (max-width: 1024px) {

	header#header {
		margin-bottom: 50px;
		position: absolute;
		right: 0;
		left: 0;
		z-index: 1030;
	}
	
	.sidebar-left {
		float: none;
		clear: both;
		margin: 0;
		}
	
	#content.col-md-6 {
		width: 75%;
		}

	#content.col-md-9 {
		width: 100%;
		}
	
	.frontpageinfocolumn-large:first-child {
		margin-left: 2.5% !important;
		}
	
	.frontpageinfocolumn-large {
		width: 23.75% !important;
		font-size: 0.8em;
		line-height: 1.5em;
		}

	.frontpagetitleblock {
		padding-left: 5%;
		}

	h1 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 0;
	}

	h2 {
		font-size: 25px;
		line-height: 30px;
		}

	h3 {
		font-size: 20px;
		line-height: 25px;
		}

}

@media (max-width: 1023px) {

	body {
		font-size: 15px;
		}

	#slideimgs div img {
		top: 0 !important;
	}

	#cp-bg-slide {
/*		margin-top: 100px; */
		}

	#slider {
		height: 100vh;
	}

	.flexslider .slides img {
		max-width: 33.3333%;
		}

	#header {
/*		position: fixed !important;*/
		}

	.sidebar-left {
		float: none;
		clear: both;
		margin: 0;
		}
	
	#content.col-md-6 {
		width: 75%;
		}

	#content.col-md-9 {
		width: 100%;
		}
	
	.frontpageinfocolumn-large:first-child {
		margin-left: 2.5% !important;
		}
	
	.frontpageinfocolumn-large {
		width: 23.75% !important;
		font-size: 0.8em;
		line-height: 1.5em;
		}

	.frontpagetitleblock {
		padding: 0;
		}

	.mm-menu.mm-hasheader.mm-ismenu > .mm-panel {
/*		padding-top: 120px !important; */
		padding-top: 30px !important;
		}

	.mm-header {
		display: none;
		}
	
	#mainbody {
/*		margin-top: 100px; */
		}

	h1 {
		font-size: 35px;
		line-height: 40px;
		margin-bottom: 0;
	}

	h2 {
		font-size: 30px;
		line-height: 35px;
		}

	h3 {
		font-size: 25px;
		line-height: 30px;
		}
	
	#top .row {
		margin: 0;
	}
	
	.sponsorlogoer {
		top: 75vh !important;
		position: relative;
/*		width: 33.3333%; */
		padding: 0;
		text-align:center;
		height: 10vh;
		}
	
	.sponsorlogoer.col-sm-offset-4 {
		margin-left: 33.3333%;
		}

	.sponsorlogoer p {
		margin: 0;
		}

	.sponsorlogoer img {
			max-height: 9vh;
			width: auto;
		}

}


@media (max-width: 768px) {

	.accommodationimages {
		float: left !important;
		width: 100%;
		margin-bottom: 20px;
		}

	.navbar-brand {
		padding: 10px 0 0 10px;
		width: 200px;
		height: 100px;
	}

	.logo {
		height: 85px;
		}
	
	.navbar-brand > img {
		max-height: 65px;
		}

	.navbar-toggle {
		margin-right: 0;
		margin-top: 20px;
		font-size: 16px;
		font-weight: bold;
		}

	.search-module input {
		background: #ccc;
		border-style: none none solid;
		border-width: medium medium 2px;
		color: rgba(0,0,0,0.5);
		border-color: rgba(0,0,0,0.5);
		font-size: 1em;
		width: 100%;
		padding-bottom: 0.3em;
	}
	
	.search-module input.button {
		width: 20px;
		border: none;
		position: absolute;
		right: 5px;
		top:5px;
		}

	.search-module input.inputbox:hover,
	.search-module input.inputbox:focus {
		border-style: none none solid;
		border-width: medium medium 2px;
		color: rgba(0,0,0,1);
		border-color: rgba(0,0,0,1);
	}
	
	.mm-panel > .mm-list {
		margin-left: 0 !important;
		}
	
	.nav.menu.navbar-nav {
		margin-top: 5px;
		margin-bottom: 25px;
		}
	
	.frontpagetitleblock {
		background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
		text-align: center;
		left: 25%;
		width: 50%;
		top:27.5vh;
		max-height: 70vh;
		}
	
	.frontpagetitleblock h2 {
		margin-top: 10px !important;
		margin-bottom: 0 !important;
		}

	.frontpagetitleblock h3:first-of-type {
		margin-top: 0 !important;
		}

	.col-sm-offset-1 {
		margin-left: 0;
		}
	
	h1 {
		font-size: 26px;
		line-height: 30px;
		margin: 0;
	}

	h2 {
		font-size: 22px;
		line-height: 26px;
		}

	h3 {
		font-size: 18px;
		line-height: 23px;
		}

	#content-area {
		padding: 0;
		}

	#content.col-md-6 {
		width: 100%;
		}
	
	.sidebar-right {
		padding-left: 15px;
		}

	#bottom2 h3,
	.forsideinfospalte-lille {
		color: #fff;
		}
	
	#bottom2 h3 {
		font-size: 1.4em;
		line-height: 1.5em;
		}

	#bottom2 p {
		font-size: 1.1em;
		margin-top: 0;
		line-height: 1.5em;
		}
	
	.forsideinfospalte-lille {
		float: left;
		margin-right: 1.25%;
		width: 23.75%;
		}

	.page-header:first-of-type,
	.search > .page-title {
/*		height: auto !important;
*/		margin: 20px 0 0;
		}
		
	#mainbody .container {
		padding-top: 0;
		}

}


@media (max-height: 480px) and (min-width: 480px) and (max-width: 600px) { 
/*    html{
        -webkit-transform: rotate(-90deg);
           -moz-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
             -o-transform: rotate(-90deg);
                transform: rotate(-90deg);
        -webkit-transform-origin: left top;
           -moz-transform-origin: left top;
            -ms-transform-origin: left top;
             -o-transform-origin: left top;
                transform-origin: left top;
        width: 320px;
        position: absolute;
        top: 100%;
            left: 0
    }
*/
}

@media (max-width: 480px) {

	body,
	#bottom2 {
		font-size: 13px;
	}

	.frontpagetitleblock {
		left: 12.5%;
		width: 75%;
		}
	
	.frontpagetitleblock h1 {
/*		font-size: 35px;
		line-height: 50px;*/
		font-size: 10vw;
		line-height: 12.5vw;
		margin-top: 0;
		margin-bottom: 10px;
		}

	.frontpagetitleblock h2 {
		font-size: 25px;
		line-height: 30px;
		margin-bottom: 0;
		}

	.frontpagetitleblock h3 {
		font-size: 15px;
		line-height: 20px;
		margin-top: 0;
		}

	.frontpagetitleblock h4 {
		font-size: 12px;
		line-height: 20px;
		}
	
	h1 {
		font-size: 25px;
		line-height: 30px;
		margin: 0;
	}

	h2 {
		font-size: 20px;
		line-height: 25px;
		}

	h3 {
		font-size: 15px;
		line-height: 20px;
		}
		
	#content-area {
		padding: 0;
		}

	#content.col-md-6 {
		width: 100%;
		}
	
	.sidebar-right {
		padding-left: 15px;
		}

	#bottom2 h3 {
		font-size: 1.3em;
		line-height: 1.4em;
		}

	#bottom2 p {
		font-size: 1em;
		margin-top: 0;
		line-height: 1.4em;
		}
	
	.forsideinfospalte-lille {
		float: none;
		width: 100%;
		}
	
	.button-justify #cp-next {
		right: 1%;
		}
	
	.button-justify #cp-back {
		left: 1%;
		}

}


@media (max-width: 320px) {

	.continue {
		display: none;
	}
	
	.sponsorlogoer {
		top: 85vh !important;
	}
	
	#cp-bg-bar {
		display: none !important;
	}

}


@media (min-width:1025px) and (max-width: 1365px) {

	.frontpageinfocolumn-large:first-child {
/*		margin-left: 5% !important;*/
		margin-left: 30% !important;
		}
	
	.frontpageinfocolumn-large {
/*		width: 22.5% !important; */
		width: 17.5% !important;
		font-size: 0.9em;
		line-height: 1.4em;
		}

	.navbar-nav > li > a {
		padding-top: 9px;
		padding-bottom: 9px;
		}

}

@media (min-width:1366px) and (max-width: 1599px) {

	.frontpageinfocolumn-large:first-child {
/*		margin-left: 10% !important;*/
		margin-left: 26% !important;
		}
	
	.frontpageinfocolumn-large {
/*		width: 22.5% !important;*/
		width: 18% !important;
		font-size: 1em;
		line-height: 1.5em;
		}
	
	.nav.menu.navbar-nav {
		max-height: 70vh;
		overflow-y: scroll;
		overflow-x: hidden;
		}

	.navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
		}
}

@media (min-width: 992px) {

	.sponsorlogoer {
		max-width: 150px;
		}

}

@media (min-width: 1025px) {

	header#header {
		margin-bottom: 50px;
		position: fixed;
		right: 0;
		left: 0;
		z-index: 1030;
	}
	
	#content {
		padding-left: 7.5%;
		position: inherit;
		}
	
	.frontpagetitleblock {
/*		padding-left: 5%;*/
		padding-left: 0;
		}

	h1 {
		font-size: 35px;
		line-height: 40px;
		margin-bottom: 0;
	}

	h2 {
		font-size: 30px;
		line-height: 35px;
		}

	h3 {
		font-size: 25px;
		line-height: 30px;
		}

}


@media (min-width: 1200px) {

	.container {
  		max-width: 85%; /* was: 1170px */
	}
	
	#mainbody .container {
		max-width: 100%;
		}

	.frontpagetitleblock h1 {
/*		font-size: 75px;
		line-height: 100px;*/
		font-size: 3.5vw;
		line-height: 4.5vw;
		margin-top: 0;
		margin-bottom: 10px;
		}

	.frontpagetitleblock h2 {
		font-size: 40px;
		line-height: 50px;
		}

	.frontpagetitleblock h3 {
		font-size: 24px;
		line-height: 40px;
		}

	.frontpagetitleblock h4 {
		font-size: 18px;
		line-height: 30px;
		}

	h1 {
		font-size: 40px;
		line-height: 45px;
		margin-bottom: 0;
	}

	h2 {
		font-size: 35px;
		line-height: 40px;
		}

	h3 {
		font-size: 30px;
		line-height: 35px;
		}

	.sponsorlogoer {
		max-width: 150px;
		}

}

@media (min-width: 1366px) {

	.container {
  		max-width: 90%; /* was: 1170px */
	}
	.frontpagetitleblock h1 {
/*		font-size: 100px;*/
		font-size: 4vw;
/*		line-height: 125px;*/
		line-height: 5vw;
		margin-top: 0;
		margin-bottom: 20px;
		}

	.frontpagetitleblock h2 {
		font-size: 50px;
		line-height: 60px;
		}

	.frontpagetitleblock h3 {
		font-size: 30px;
		line-height: 45px;
		}

	.frontpagetitleblock h4 {
		font-size: 24px;
		line-height: 40px;
		}

	#content {
		padding-left: 5%;
		position: inherit;
		}
		
	.frontpagetitleblock {
		top: 115px;
		}

	h1 {
		font-size: 45px;
		line-height: 50px;
		margin-bottom: 0;
	}

	h2 {
		font-size: 40px;
		line-height: 45px;
		}

	h3 {
		font-size: 35px;
		line-height: 40px;
		}

	.sponsorlogoer {
		max-width: 175px !important;
		}

}


@media (min-width: 1367px) {

	.sidebar-right {
		margin-top: 75px;
		}

	.navbar-brand > img {
/*		max-height: 75px;*/
		max-width: 100%;
		}

	.frontpagetitleblock,
	.sponsorlogoer {
		top:125px !important;
		}
	
	.sponsorlogoer {
		max-width: 250px !important;
		}

}

@media (min-width: 1600px) {

	.frontpagetitleblock h1 {
/*		font-size: 100px;*/
		font-size: 4.5vw;
/*		line-height: 125px;*/
		line-height: 5.5vw;
		margin-top: 0;
		margin-bottom: 20px;
		}

	.frontpagetitleblock h2 {
		font-size: 50px;
		line-height: 60px;
		}

	.frontpagetitleblock h3 {
		font-size: 36px;
		line-height: 48px;
		}

	.frontpagetitleblock h4 {
		font-size: 24px;
		line-height: 40px;
		}

	#content {
		padding-left: 0;
		position: inherit;
		}
		
	h1 {
		font-size: 50px;
		line-height: 55px;
		margin-bottom: 0;
	}

	h2 {
		font-size: 45px;
		line-height: 50px;
		}

	h3 {
		font-size: 40px;
		line-height: 45px;
		}

	.frontpageinfocolumn-large:nth-of-type(3) {
		margin-left: 2.5%;
		}

	.navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
		}

}


@media (min-width:769px) and (max-width:1024px) {

	.sidebar-right {
		margin-top: 60px;
		}

	.frontpagetitleblock h2 {
		margin-bottom: 0 !important;
		}

	.frontpagetitleblock h3:first-of-type {
		margin-top: 0 !important;
		}

	#menu .container {
		position: relative;
		background-color: #fff;
		width: 200px;
/*		top: 100px; */
		margin-left: -10px;
		-webkit-box-shadow: 0 -50px 35px 10px rgba(255, 255, 255, 0.5);
		-moz-box-shadow: 0 -50px 35px 10px rgba(255, 255, 255, 0.5);
		box-shadow: 0 -50px 35px 10px rgba(255, 255, 255, 0.5);
		}

	body {
		font-size: 15px;
	}

	.navbar-nav > li > a {
/*		font-size: 0.85em;
		line-height: 0.25em;
*/		}
	
	.navbar-brand > img {
/*		max-width: 125px; */
		}

	.search-module input {
/*		font-size: 0.85em;
		width:125px;			
*/		}

	.logo {
		position: relative;
		z-index: 1;
		float: none !important;
/*		height: 100px; */
		}

	.navbar-brand {
		display: block;
		float: none;
		margin: 0 0 0 -10px;
		width: 200px;
/*		height: 100px; */
		background: #fff none repeat scroll 0 0;
		padding: 20px;
		line-height: 1.2em;
		}

	.search-module input {
/*		font-size: 0.85em;
*/		width: 125px;
		padding-bottom: 0.2em;
		padding-left: 0;
		}
	
	.search-module {
		padding: 10px 0 15px 35px;
		}
	
	.search-module input.button {
		top: 15px;
		}

	.frontpagetitleblock,
	.sponsorlogoer {
		top: 85px;
		}
	
	#content {
		position: inherit;
		}

	.page-header:first-of-type,
	.search > .page-title {
		height: 86px !important;
		}

	.navbar-nav > li > a {
		padding-top: 5px;
		padding-bottom: 5px;
		}

}


@media (min-width:1025px) and (max-width:1366px) {

	.sidebar-right {
		margin-top: 70px;
		}

	.navbar-brand > img {
/*		max-height: 65px; */
		max-width: 100%;
		}

	#menu .container {
/*		position: absolute; */
		background-color: #fff;
		width: 250px;
/*		top: 110px; */
		margin-left: -10px;
		-webkit-box-shadow: 0 -50px 35px 10px rgba(255, 255, 255, 0.5);
		-moz-box-shadow: 0 -50px 35px 10px rgba(255, 255, 255, 0.5);
		box-shadow: 0 -50px 35px 10px rgba(255, 255, 255, 0.5);
		}

	body {
		font-size: 15px;
	}

	.navbar-nav > li > a {
/*		font-size: 0.85em;
		line-height: 0.25em;
*/		}
	
	.logo {
		position: relative;
		z-index: 1;
/*		height: 100px; */
		}

	.navbar-brand {
		display: block;
		float: none;
		margin: 0 0 0 -10px;
		width: 250px;
/*		height: 110px; */
		background: #fff none repeat scroll 0 0;
		padding: 20px;
		line-height: 1.2em;
		}

	.search-module input {
/*		font-size: 0.85em;
*/		width: 175px;
		padding-bottom: 0.2em;
		padding-left: 0;
	}

}


.frontpageinfo-large {
	background: rgba(0,0,0,0.5) none repeat scroll 0 0;
	bottom: 0;
	position: absolute;
/*	z-index: 1; */
	color:#fff;
	border-top:1px solid rgba(255,255,255,0.75);
	left: 0;
	}

.frontpageinfocolumn-large a {
	position: relative;
	z-index: 1040;
	}

.frontpageinfocolumn-large {
	float: left;
	width: 20%;
	}

.frontpageinfocolumn-large:first-child {
	margin-left:12.5%;
	}

.frontpageinfocolumn-large h3 {
	margin-bottom: 0;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-size: 1em;
	}

.frontpageinfocolumn-large p {
	margin: 0 0 24px;
	}

.frontpageinfocolumn-large a,
.frontpageinfocolumn-large a:hover {
	color: #fff;
	}

.frontpageinfocolumn-large a:hover {
	text-decoration: underline;
	}

.frontpagetitleblock {
	display: block;
	position: absolute;
	z-index:1040;
	color:#fff;
	}

.frontpagetitleblock h1,
.frontpagetitleblock h2,
.frontpagetitleblock h3,
.frontpagetitleblock h4,
.frontpagetitleblock h5,
.frontpagetitleblock h6 {
	color: #fff;
	}

.frontpagetitleblock h1 {
	letter-spacing: 0.1em;
}

.frontpagetitleblock h2 {
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin-top: 0;
}

.frontpagetitleblock h3 {
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.frontpagetitleblock h4 {
	text-transform: none;
}

.sponsorlogoer {
	display: block;
	position: absolute;
	top:125px;
	z-index:1040;
	color:#fff;
}

.flexslider {
	background: transparent !important;
	}

.inputbox {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	padding-left: 5px;
	}

h2.item-title {
	display: block !important;
	}

#footer a {
	color: #b4b4b4;
	}

.go-top {
	color: #fff !important;
	}

.item-page > div[itemprop="articleBody"] li {
	margin-bottom: 10px;
}

.item-page > div[itemprop="articleBody"],
.search > form,
.search-results,
.sidebar-right,
.items-leading {
	position: relative;
	z-index: 1030;
	}

.icons {
	position: relative;
	z-index: 1031;
	top: -30px;
	}